home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / tcp / AmIRCFinger.lha / AmIRCFinger.readme next >
Text File  |  1996-11-03  |  564b  |  26 lines

  1. Short:    ARexx Finger script for AmIRC 
  2. Uploader: newlook@bbs.justcompute.com (Deryk B. Robosson)
  3. Author:   newlook@bbs.justcompute.com (Deryk B. Robosson)
  4. Type:     comm/tcp 
  5.  
  6.  
  7. Installation:
  8. --------------
  9. Copy finger.amirx to amirc/rexx directory
  10.  
  11. Install an alias in AmIRC by selecting setup menu
  12. then lists.  Under Alias tab, select add new alias.
  13.  
  14. Then in edit window type the alias you would like
  15. to use.
  16.  
  17. i.e. fi = /rx finger %p
  18.  
  19. Usage:
  20. --------------
  21. Using above example, you would type
  22.  
  23. /fi whoever@someplace.cool.net
  24.  
  25. and you will be shown the results.
  26.